home *** CD-ROM | disk | FTP | other *** search
/ Chip 2002 March / Chip_2002-03_cd1.bin / ctenari / Schee / czechinc.exe / Czech in console 1.1.exe / 0 / RCDATA / TABOUTBOX / TABOUTBOX.txt
Encoding:
Text File  |  2001-12-31  |  2.6 KB  |  126 lines

  1. object AboutBox: TAboutBox
  2.   Left = 260
  3.   Top = 483
  4.   Cursor = crNo
  5.   BorderStyle = bsNone
  6.   Caption = 'About'
  7.   ClientHeight = 215
  8.   ClientWidth = 437
  9.   Color = clBlack
  10.   Font.Charset = DEFAULT_CHARSET
  11.   Font.Color = clWindowText
  12.   Font.Height = -11
  13.   Font.Name = 'MS Sans Serif'
  14.   Font.Style = []
  15.   FormStyle = fsStayOnTop
  16.   OldCreateOrder = True
  17.   Position = poScreenCenter
  18.   PixelsPerInch = 96
  19.   TextHeight = 13
  20.   object GroupBox1: TGroupBox
  21.     Left = 24
  22.     Top = 16
  23.     Width = 385
  24.     Height = 177
  25.     Cursor = crNo
  26.     Caption = 'O programu'
  27.     Color = clBlack
  28.     Font.Charset = DEFAULT_CHARSET
  29.     Font.Color = clWhite
  30.     Font.Height = -11
  31.     Font.Name = 'MS Sans Serif'
  32.     Font.Style = []
  33.     ParentColor = False
  34.     ParentFont = False
  35.     TabOrder = 0
  36.     object Label1: TLabel
  37.       Left = 16
  38.       Top = 24
  39.       Width = 81
  40.       Height = 13
  41.       Caption = 'Czech in console'
  42.     end
  43.     object Label2: TLabel
  44.       Left = 16
  45.       Top = 40
  46.       Width = 48
  47.       Height = 13
  48.       Caption = 'Verze: 1.1'
  49.     end
  50.     object Label3: TLabel
  51.       Left = 16
  52.       Top = 56
  53.       Width = 139
  54.       Height = 13
  55.       Caption = 'Vytvo∩┐╜eno v Borland Delphi 5'
  56.     end
  57.     object Label4: TLabel
  58.       Left = 320
  59.       Top = 16
  60.       Width = 44
  61.       Height = 13
  62.       Caption = 'Freeware'
  63.     end
  64.     object Label5: TLabel
  65.       Left = 16
  66.       Top = 72
  67.       Width = 60
  68.       Height = 13
  69.       Caption = '4.-5. 1. 2002'
  70.     end
  71.     object Label6: TLabel
  72.       Left = 312
  73.       Top = 152
  74.       Width = 59
  75.       Height = 13
  76.       Caption = 'Copyright  ∩┐╜'
  77.     end
  78.     object Label7: TLabel
  79.       Left = 16
  80.       Top = 104
  81.       Width = 345
  82.       Height = 13
  83.       Caption = 
  84.         'Jednoduch∩┐╜ program usnad∩┐╜uj∩┐╜c∩┐╜ psan∩┐╜ konsolov∩┐╜ch aplikac∩┐╜  C++ ∩┐╜' +
  85.         'esky'
  86.     end
  87.     object Label8: TLabel
  88.       Left = 16
  89.       Top = 152
  90.       Width = 184
  91.       Height = 13
  92.       Caption = 'P∩┐╜ipravuje se i verze pod Linux v Kylixu'
  93.     end
  94.     object Label9: TLabel
  95.       Left = 16
  96.       Top = 88
  97.       Width = 77
  98.       Height = 13
  99.       Caption = 'Platformy: win32'
  100.     end
  101.     object Label10: TLabel
  102.       Left = 16
  103.       Top = 120
  104.       Width = 214
  105.       Height = 13
  106.       Caption = 'Ke sta∩┐╜en∩┐╜ na http://sektorweb.sektorweb.cz'
  107.     end
  108.     object Label11: TLabel
  109.       Left = 16
  110.       Top = 136
  111.       Width = 260
  112.       Height = 13
  113.       Caption = 'S p∩┐╜∩┐╜padn∩┐╜mi probl∩┐╜my se obracejte na schee@post.cz'
  114.     end
  115.   end
  116.   object CheckBox1: TCheckBox
  117.     Left = 416
  118.     Top = 8
  119.     Width = 17
  120.     Height = 17
  121.     Cursor = crHandPoint
  122.     TabOrder = 1
  123.     OnClick = CheckBox1Click
  124.   end
  125. end
  126.